Skip to content

chore(deps): bump django-admin-rest-api to ^1.0.1#552

Closed
MartinCastroAlvarez wants to merge 1 commit into
mainfrom
build/bump-django-admin-rest-api-1.0.1
Closed

chore(deps): bump django-admin-rest-api to ^1.0.1#552
MartinCastroAlvarez wants to merge 1 commit into
mainfrom
build/bump-django-admin-rest-api-1.0.1

Conversation

@MartinCastroAlvarez
Copy link
Copy Markdown
Owner

Summary

Bumps the API dependency from ^1.0.0^1.0.1 to pick up the latest published API release.

  • pyproject.toml: django-admin-rest-api = "^1.0.1"
  • poetry.lock: regenerated, resolves to 1.0.1.
  • poetry run python -c "import django_admin_rest_api; print(django_admin_rest_api.__version__)"1.0.1.
  • 42 SPA tests pass unchanged.

Tier 5 (dep bump) — agent-mergeable under the standing override.

🤖 Generated with Claude Code

1.0.1 ships:
- Django 5.0 compatibility for the destroy code path. The 1.0.0
  log_deletion shim assumed ModelAdmin.log_deletions (plural) was on
  every supported Django, but 5.0 only has the singular form. 1.0.1
  prefers log_deletions on 5.1+ and falls back to log_deletion on 5.0.
- CI matrix in the sibling repo now spans the full Python 3.10–3.13
  x Django 5.0–6.0 cross-product, so we can rely on the dep across
  every (python, django) cell this repo targets.

Verified: poetry install resolves cleanly, the 42 tests in this
repo's suite all pass against 1.0.1.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MartinCastroAlvarez MartinCastroAlvarez deleted the build/bump-django-admin-rest-api-1.0.1 branch May 28, 2026 13:09
@MartinCastroAlvarez MartinCastroAlvarez restored the build/bump-django-admin-rest-api-1.0.1 branch May 28, 2026 13:10
@MartinCastroAlvarez MartinCastroAlvarez deleted the build/bump-django-admin-rest-api-1.0.1 branch May 28, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants